home *** CD-ROM | disk | FTP | other *** search
/ Corel Draw 9 / CorelDraw9 Disco 1.iso / Register / Getin.frm < prev    next >
Text File  |  1999-04-11  |  961b  |  32 lines

  1. ;If this is the 3rd reminder, inform user no more reminders will pop up
  2.  
  3. [misc]
  4. Width=230
  5. Height=100
  6. Title=Corel« Electronic Registration - CorelDRAW« 9 Suite
  7. Datafile=pipedlg.dat
  8.  
  9. [Version]
  10. Upgrade1=1
  11.  
  12. [OnExit]
  13.  
  14. Item1=Defaults,Exitcode,4,GOTO,7
  15.  
  16. ;If Exit:
  17. Item2=Defaults,Exitcode,1,CLEARREMINDER
  18. Item3=Defaults,Exitcode,1,WRITEDAT,System,RegRemd,0
  19. ;Update pipeline.ini
  20. Item4=System,RegRemd,0,WRITEINI,Defaults,RemTime,Pipeline.ini,System,RegRemd
  21. Item5=*,*,*,NOOP
  22. ;If they decide to register now:
  23. Item7=Defaults,Exitcode,4,SEQUENCE,REGISTER.SEQ
  24. Item8=Defaults,Exitcode,4,CLEARREMINDER
  25.  
  26. [Field Profile]
  27. Field1="&Register Now",defpushbutton,4,45,75,60,14
  28. Field2="E&xit",pushbutton,1,125,75,60,14
  29. Field3="asterisk",icon,300,10,13,64,64
  30. Field4="You will not have another opportunity to register if you exit now.",ltext,-1,50,15,140,16
  31. Field5="Please press the 'Register Now' button to finish your registration.",ltext,-1,50,38,140,18
  32.